﻿2026-08-19T01:55:50.1991450Z ##[group]Run actions/checkout@v5
2026-08-19T01:55:50.1992111Z with:
2026-08-19T01:55:50.1992374Z   repository: BigscreenVR/spt-bs-core
2026-08-19T01:55:50.1994358Z   token: ***
2026-08-19T01:55:50.1994623Z   ssh-strict: true
2026-08-19T01:55:50.1994862Z   ssh-user: git
2026-08-19T01:55:50.1995116Z   persist-credentials: true
2026-08-19T01:55:50.1995375Z   clean: true
2026-08-19T01:55:50.1995630Z   sparse-checkout-cone-mode: true
2026-08-19T01:55:50.1995907Z   fetch-depth: 1
2026-08-19T01:55:50.1996135Z   fetch-tags: false
2026-08-19T01:55:50.1996393Z   show-progress: true
2026-08-19T01:55:50.1996638Z   lfs: false
2026-08-19T01:55:50.1996865Z   submodules: false
2026-08-19T01:55:50.1997133Z   set-safe-directory: true
2026-08-19T01:55:50.1997407Z   allow-unsafe-pr-checkout: false
2026-08-19T01:55:50.1997843Z ##[endgroup]
2026-08-19T01:55:50.3910093Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-19T01:55:50.3911418Z ##[group]Getting Git version info
2026-08-19T01:55:50.3911939Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-19T01:55:50.4246695Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-19T01:55:50.4493440Z git version 2.43.0.windows.1
2026-08-19T01:55:50.4515572Z ##[endgroup]
2026-08-19T01:55:50.4523543Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\468a2594-df4e-46e2-8e9c-9d32865c8d1e\.gitconfig'
2026-08-19T01:55:50.4539543Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\468a2594-df4e-46e2-8e9c-9d32865c8d1e' before making global git config changes
2026-08-19T01:55:50.4540230Z Adding repository directory to the temporary git global config as a safe directory
2026-08-19T01:55:50.4545425Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-19T01:55:50.4801291Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-19T01:55:50.5020917Z https://github.com/BigscreenVR/spt-bs-core
2026-08-19T01:55:50.5044589Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-19T01:55:50.5048634Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-19T01:55:50.5267597Z refs/heads/golden/nameplate-181-w8
2026-08-19T01:55:50.5288857Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-19T01:55:50.5705923Z HEAD is now at 9ffb27026 release: v0.56.0 shape onto the redemption-echo head
2026-08-19T01:55:50.8550136Z ##[endgroup]
2026-08-19T01:55:50.8554095Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-19T01:55:51.8470542Z ##[group]Cleaning the repository
2026-08-19T01:55:51.8477331Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-19T01:55:53.5168423Z Removing bench-ledger/
2026-08-19T01:55:53.5168905Z Removing target/
2026-08-19T01:55:53.5203301Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-19T01:55:53.7560040Z HEAD is now at 9ffb27026 release: v0.56.0 shape onto the redemption-echo head
2026-08-19T01:55:53.7583990Z ##[endgroup]
2026-08-19T01:55:53.7588188Z ##[group]Disabling automatic garbage collection
2026-08-19T01:55:53.7592970Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-19T01:55:53.8993729Z ##[endgroup]
2026-08-19T01:55:53.8994199Z ##[group]Setting up auth
2026-08-19T01:55:53.9003368Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-19T01:55:54.1578398Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-19T01:55:55.5114753Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-19T01:55:55.5369951Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-19T01:55:56.2333893Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-19T01:55:56.2597310Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-19T01:55:56.7686615Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-19T01:55:56.8734496Z ##[endgroup]
2026-08-19T01:55:56.8735015Z ##[group]Fetching the repository
2026-08-19T01:55:56.8743658Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9ffb27026b299bdb0a5a6a9d9a6cc62be9c3f49f:refs/remotes/origin/golden/nameplate-181-w8
2026-08-19T01:55:57.7628856Z ##[endgroup]
2026-08-19T01:55:57.7629230Z ##[group]Determining the checkout info
2026-08-19T01:55:57.7630600Z ##[endgroup]
2026-08-19T01:55:57.7635878Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-19T01:55:57.7935120Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-19T01:55:57.8186937Z ##[group]Checking out the ref
2026-08-19T01:55:57.8191381Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/nameplate-181-w8 refs/remotes/origin/golden/nameplate-181-w8
2026-08-19T01:55:57.8838757Z branch 'golden/nameplate-181-w8' set up to track 'origin/golden/nameplate-181-w8'.
2026-08-19T01:55:57.8839199Z Your branch is up to date with 'origin/golden/nameplate-181-w8'.
2026-08-19T01:55:57.8839536Z Switched to and reset branch 'golden/nameplate-181-w8'
2026-08-19T01:55:57.8862961Z ##[endgroup]
2026-08-19T01:55:57.9178783Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-19T01:55:57.9477133Z 9ffb27026b299bdb0a5a6a9d9a6cc62be9c3f49f
